 |
|
 |
Subject: keybd_event issue.... |
 |
 |
 |
Product Area: Notes Client |
 |
Technical Area: Application Development |
 |
Platform: Not Applicable |
 |
Release: 8.5.1 |
 |
Reproducible: -Reproducibility- |
 |
 |
 |
 |
I posted this a few weeks ago, I think, but didn't get any responses so I figured I would give it another shot.
I've had a lotusscript that I've been using for over a year that used the keybd_event to print a document.
It sets margins, sends it to pdfcreator, makes sure it's set to portrait, and then prints the document.
It's setting everything right - the margins, orientation, printer, everything except it doesn't follow through with the last command:
keybd_event 13,0,0,0 ' Return key down
keybd_event 13,0,2,0 ' Return key up
It won't hit the return and I have to hit return manually.
It's strange - it's been working fine for over a year and just today it stopped.
I do believe our corporate IT department changed us to IE 8 today from an older version but I'm wondering if that can have any affect on this all of a sudden not working.
Any thoughts?
Thank you!!
 
Feedback number WEBB8ALQJ4 created by ~Olga Umhipitheretsi on 10/26/2010

Status: Open
Comments:

keybd_event issue.... (~Olga Umhipithe... 26.Oct.10)
. . ActiveX Control Not Working Either (~John Desweskia... 26.Oct.10)
. . Does the ok button have a keyboard ... (~Sean Rehipiter... 27.Oct.10) |
|  |
|